home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / door / wd203.zip / WILDDOOR.DOC < prev    next >
Text File  |  1992-11-01  |  5KB  |  120 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                              WildDoor (c)1992
  8.                         TES Software - Alan Bennett
  9.  
  10.                 For use with Wildcat 3.x or PCBoard 14.xx+
  11.  
  12.                            ALL RIGHTS RESERVED
  13.  
  14.  
  15.                            Terminal Entry BBS
  16.                         (919)895-0368  Dual HST
  17.                          Call for latest updates!
  18.  
  19.  
  20.  
  21. -------------------------------------------------------------------------------
  22. Introduction
  23. -------------------------------------------------------------------------------
  24. ■ This program creates a menu listing of available doors, tracks door usage
  25.        and who used the door last at what date and time.
  26.  
  27. ■ It could also be used for anyone who don't want to draw door menus.
  28.  
  29.  
  30. -------------------------------------------------------------------------------
  31. Installing|Operating
  32. -------------------------------------------------------------------------------
  33. ■ If you are using Wildcat v3+ simply edit the configuration file WILDDOOR.CFG.
  34. ■ If you are using PCBoard, copy WILDDOOR.PCB to WILDDOOR.CFG and then
  35.        edit.
  36.  
  37. Step #1:  Edit the configuration file to meet your needs.  A sample
  38.                configuration file is included in this ZIP.
  39.  
  40. WC3                              Line #1  - WC3 for Wildcat : PCB for PCBoard
  41. C:\WC30\DOORS\DOORS.BBS          Line #2  - Full path/name to DOORS MENU
  42. @0E@                             Line #3  - Color of Registered Name
  43. @1F@                             Line #4  - Color of Frame
  44. @19@                             Line #5  - Color of Door Number Heading
  45. @1B@                             Line #6  - Color of Door Description Heading
  46. @1A@                             Line #7  - Color of Last User Heading
  47. @1E@                             Line #8  - Color of Popularity Heading
  48. @1D@                             Line #9  - Color of Last Accessed Heading
  49. @09@                             Line #10 - Color of Door Number
  50. @0B@                             Line #11 - Color of Door Description
  51. @0A@                             Line #12 - Color of Last User
  52. @0E@                             Line #13 - Color of Popularity
  53. @0C@                             Line #14 - Color of Last Time Accessed
  54. @0D@                             Line #15 - Color of Last Date Accessed
  55.  
  56. Step #2:  Run SETUP to create the DataBase and Enter/Edit the Door
  57.              Descriptions.
  58.  
  59. Step #3:  Edit door script files to include the door number and description.
  60.  
  61.   @ECHO OFF
  62.   WILDDOOR 1 C:\WC30\WILDDOOR C:\WC30\WCWORK\NODE1\USERINFO.DAT
  63.   CD\WC30\DOORS\TW
  64.   TW TW.CFG
  65.  
  66.  
  67. The "1" is the door number being run.
  68. The "C:\WC30\WILDDOOR" is the path to the WILDDOOR files
  69. The "C:\WC30\WCWORK\NODE1\USERINFO.DAT" is the path to the callers file
  70.  
  71. WILDCAT 3.0 needs to use USERINFO.DAT
  72. PCBOARD 14.x needs to use PCBOARD.SYS
  73.  
  74.  
  75. -------------------------------------------------------------------------------
  76. Program Capabilities
  77. -------------------------------------------------------------------------------
  78. ■ You can have 9999 doors per data file.
  79. ■ Supports full file sharing on networks and multi-tasking environments.
  80. ■ To reset the Stats for ALL doors in the DataBase, simply type:
  81.      C>SETUP reset
  82.  
  83. -------------------------------------------------------------------------------
  84. Support
  85. -------------------------------------------------------------------------------
  86. If you have any questions, bugs, or suggestions, please contact me via E-Mail
  87. on Terminal Entry BBS (919)895-0368 Dual HST, or write to:
  88.  
  89.                                        TES Software
  90.                                        Alan Bennett
  91.                                        407 Airport Road
  92.                                        Rockingham, NC  28379
  93.  
  94.  
  95. -------------------------------------------------------------------------------
  96. ShareWare
  97. -------------------------------------------------------------------------------
  98. Since this is user supported software, I don't expect you to register if
  99. you don't like it or if it doesn't meet your needs.  Just stop using it
  100. after a reasonable trial period (2-3 weeks).  If you like the program and
  101. use it regularly, please register it.  Registration only costs $5.00 and
  102. and all future upgrades are free. Please mail your registration to the
  103. above address.
  104.  
  105. When you register, you will receive a Registered KEY file that will let you
  106. personalized your copy of WildDoor.  This Registered KEY will register all
  107. future versions for you
  108.  
  109.  
  110. -------------------------------------------------------------------------------
  111. Disclaimer
  112. -------------------------------------------------------------------------------
  113. This program is provided on an "AS IS" basis.  No warranty of any kind is
  114. expressed or implied.  YOU USE THIS PROGRAM AT YOUR OWN RISK.  I take no
  115. responsibility for any damage caused directly or indirectly from the use
  116. or the inability to use this program.
  117.  
  118.  
  119. <EOF>
  120.